projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
996b804
)
Delete spurious period from last change.
author
Miles Bader
<miles@gnu.org>
Tue, 2 Jul 1996 16:25:41 +0000
(16:25 +0000)
committer
Miles Bader
<miles@gnu.org>
Tue, 2 Jul 1996 16:25:41 +0000
(16:25 +0000)
src/systty.h
patch
|
blob
|
history
diff --git
a/src/systty.h
b/src/systty.h
index 59e5ad813f73acd8b3a6bef16be4a51cd7d1d94e..d9376fa18e5c6e003fe472873d21097ca1d12805 100644
(file)
--- a/
src/systty.h
+++ b/
src/systty.h
@@
-295,7
+295,7
@@
static struct sensemode {
/* EMACS_GETPGRP (arg) returns the process group of the process. */
#ifdef __GNU_LIBRARY__
-/* GNU libc by default defines getpgrp with no args on all systems. */
.
+/* GNU libc by default defines getpgrp with no args on all systems. */
#define GETPGRP_NO_ARG
#else /* not __GNU_LIBRARY__ */
#if defined (USG) && !defined (GETPGRP_NEEDS_ARG)